How to Install nwchem software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install nwchem software package in Ubuntu 14.04 LTS (Trusty Tahr)

nwchem software package provides High-performance computational chemistry software, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install nwchem 

nwchem is installed in your system.

Make ensure the nwchem package were installed using the commands given below,

$ sudo dpkg-query -l | grep nwchem *

You will get with nwchem package name, version, architecture and description in a table

nwchem package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package nwchem
Version 6.3+r1-1build1
Description High-performance computational chemistry software
Sub Section Science


See Also, How to uninstall or remove nwchem software package from Ubuntu 14.04 LTS (Trusty Tahr)?